# | 0 | 0 | 0 // 0 = black (background color #1)
|
---|
1 | 0 | 0 | 0 // 1 = grey (background color #2) |
2 | 255 | 0 | 0 // 2 = top of spec |
3 | 240 | 0 | 0 // 3 |
4 | 224 | 0 | 0 // 4 |
5 | 209 | 0 | 0 // 5 |
6 | 193 | 0 | 0 // 6 |
7 | 178 | 0 | 0 // 7 |
8 | 162 | 0 | 0 // 8 |
9 | 147 | 0 | 0 // 9 |
10 | 147 | 0 | 0 // 10 = mid of spec |
11 | 126 | 0 | 0 // 11 |
12 | 106 | 0 | 0 // 12 |
13 | 86 | 0 | 0 // 13 |
14 | 65 | 0 | 0 // 14 |
15 | 44 | 0 | 0 // 15 |
16 | 24 | 0 | 0 // 16 |
17 | 24 | 0 | 0 // 17 = bottom of spec |
18 | 147 | 160 | 215 // 18 osc 1 (brightest) |
19 | 86 | 124 | 200 // 19 osc 2 |
20 | 24 | 88 | 184 // 20 osc 3 |
21 | 86 | 124 | 200 // 21 osc 4 |
22 | 147 | 160 | 215 // 22 osc 5 (dimmest) |
23 | 255 | 0 | 0 // 23 spectrum peaks |
24 | Made by VisEditor from 4Q Software |
25 | http://members.xoom.com/4qdownloads/frame.htm |
26 | Programmed by sCud
|